[INFO] cloning repository https://github.com/canlanzhang/heal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/canlanzhang/heal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcanlanzhang%2Fheal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcanlanzhang%2Fheal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ef3978b7282cfca127a7d5b7209946e51020ee37
[INFO] fixing canlanzhang/heal against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcanlanzhang%2Fheal" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/canlanzhang/heal
[INFO] finished tweaking git repo https://github.com/canlanzhang/heal
[INFO] tweaked toml for git repo https://github.com/canlanzhang/heal written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/canlanzhang/heal on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/canlanzhang/heal already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cipher v0.5.2
[INFO] [stderr]   Downloaded axum-server v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3ccf7c2e877dd08f3e9ea01be3d43c6de0334d9ca84511cd30cd7ef70a522cb4
[INFO] running `Command { std: "docker" "start" "3ccf7c2e877dd08f3e9ea01be3d43c6de0334d9ca84511cd30cd7ef70a522cb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3ccf7c2e877dd08f3e9ea01be3d43c6de0334d9ca84511cd30cd7ef70a522cb4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ccf7c2e877dd08f3e9ea01be3d43c6de0334d9ca84511cd30cd7ef70a522cb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3ccf7c2e877dd08f3e9ea01be3d43c6de0334d9ca84511cd30cd7ef70a522cb4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking blowfish v0.10.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]     Checking bcrypt v0.19.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking jsonwebtoken v10.4.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking infrastructure v0.1.0 (/opt/rustwide/workdir/crates/infrastructure)
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/db/admin.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 |       let admins = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 13 | |         Admin,
[INFO] [stdout] 14 | |         r#"
[INFO] [stdout] 15 | |         SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         "#
[INFO] [stdout] 24 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/db/admin.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let admin = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 37 | |         Admin,
[INFO] [stdout] 38 | |         r#"
[INFO] [stdout] 39 | |         INSERT INTO heal_admin (
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |         payload.role
[INFO] [stdout] 57 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/db/admin.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |       let admin = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 73 | |         Admin,
[INFO] [stdout] 74 | |         r#"
[INFO] [stdout] 75 | |         UPDATE heal_admin
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |         admin_id
[INFO] [stdout] 94 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> crates/infrastructure/src/db/admin.rs:105:18
[INFO] [stdout]     |
[INFO] [stdout] 105 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 106 | |         r#"
[INFO] [stdout] 107 | |         DELETE FROM heal_admin
[INFO] [stdout] 108 | |         WHERE id = $1
[INFO] [stdout] 109 | |         "#,
[INFO] [stdout] 110 | |         admin_id
[INFO] [stdout] 111 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> crates/infrastructure/src/db/admin.rs:127:17
[INFO] [stdout]     |
[INFO] [stdout] 127 |       let admin = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 128 | |         Admin,
[INFO] [stdout] 129 | |         r#"
[INFO] [stdout] 130 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | |         admin_id
[INFO] [stdout] 140 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> crates/infrastructure/src/db/admin.rs:154:17
[INFO] [stdout]     |
[INFO] [stdout] 154 |       let admin = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 155 | |         Admin,
[INFO] [stdout] 156 | |         r#"
[INFO] [stdout] 157 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |         username
[INFO] [stdout] 167 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> crates/infrastructure/src/db/admin.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 |       let admin = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 181 | |         Admin,
[INFO] [stdout] 182 | |         r#"
[INFO] [stdout] 183 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 192 | |         username
[INFO] [stdout] 193 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/db/menu.rs:7:17
[INFO] [stdout]    |
[INFO] [stdout]  7 |       let menus = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout]  8 | |         MenuItem,
[INFO] [stdout]  9 | |         r#"
[INFO] [stdout] 10 | |         SELECT id,name, path, title, icon
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |         "#
[INFO] [stdout] 14 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/db/menu.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |       let menus = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 27 | |         MenuItem,
[INFO] [stdout] 28 | |         r#"
[INFO] [stdout] 29 | |         SELECT id,name, path, title, icon
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |         role
[INFO] [stdout] 35 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/db/menu.rs:47:16
[INFO] [stdout]    |
[INFO] [stdout] 47 |       let menu = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 48 | |         Menu,
[INFO] [stdout] 49 | |         r#"
[INFO] [stdout] 50 | |         SELECT id, name, path, title, icon, role, parent_id, sort
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |         id
[INFO] [stdout] 55 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/db/menu.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | /     sqlx::query!(
[INFO] [stdout] 68 | |         r#"
[INFO] [stdout] 69 | |         INSERT INTO heal_menus
[INFO] [stdout] 70 | |         (name, path, title, icon, role, parent_id, sort)
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |         payload.sort.unwrap_or(0)
[INFO] [stdout] 80 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> crates/infrastructure/src/db/menu.rs:93:5
[INFO] [stdout]     |
[INFO] [stdout]  93 | /     sqlx::query!(
[INFO] [stdout]  94 | |         r#"
[INFO] [stdout]  95 | |         UPDATE heal_menus
[INFO] [stdout]  96 | |         SET
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |         id
[INFO] [stdout] 115 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> crates/infrastructure/src/db/menu.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 | /     sqlx::query!(
[INFO] [stdout] 125 | |         "DELETE FROM heal_menus WHERE id = $1",
[INFO] [stdout] 126 | |         id
[INFO] [stdout] 127 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/db/article.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |       let res = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 14 | |         Article,
[INFO] [stdout] 15 | |         r#"
[INFO] [stdout] 16 | |         SELECT id, title, content, status, author_id
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |         "#
[INFO] [stdout] 20 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/db/article.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 |       let res = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 35 | |         Article,
[INFO] [stdout] 36 | |         r#"
[INFO] [stdout] 37 | |         INSERT INTO heal_article (title, content, status, author_id)
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         author_id
[INFO] [stdout] 44 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/db/article.rs:58:15
[INFO] [stdout]    |
[INFO] [stdout] 58 |       let res = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 59 | |         Article,
[INFO] [stdout] 60 | |         r#"
[INFO] [stdout] 61 | |         UPDATE heal_article
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |         article_id
[INFO] [stdout] 74 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/db/article.rs:84:18
[INFO] [stdout]    |
[INFO] [stdout] 84 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 85 | |         r#"DELETE FROM heal_article WHERE id = $1"#,
[INFO] [stdout] 86 | |         id
[INFO] [stdout] 87 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> crates/infrastructure/src/db/article.rs:100:15
[INFO] [stdout]     |
[INFO] [stdout] 100 |       let res = sqlx::query_as!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 101 | |         Article,
[INFO] [stdout] 102 | |         r#"
[INFO] [stdout] 103 | |         SELECT id, title, content, status, author_id
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |         id
[INFO] [stdout] 108 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/db/user.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |       let user = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 17 | |         User,
[INFO] [stdout] 18 | |         r#"
[INFO] [stdout] 19 | |         INSERT INTO users (username)
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |         payload.username
[INFO] [stdout] 28 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/db/user.rs:43:16
[INFO] [stdout]    |
[INFO] [stdout] 43 |       let user = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 44 | |         User,
[INFO] [stdout] 45 | |         r#"
[INFO] [stdout] 46 | |         UPDATE users
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |         user_id
[INFO] [stdout] 59 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/db/user.rs:70:18
[INFO] [stdout]    |
[INFO] [stdout] 70 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 71 | |         r#"
[INFO] [stdout] 72 | |         DELETE FROM users
[INFO] [stdout] 73 | |         WHERE id = $1
[INFO] [stdout] 74 | |         "#,
[INFO] [stdout] 75 | |         user_id
[INFO] [stdout] 76 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> crates/infrastructure/src/db/user.rs:92:16
[INFO] [stdout]     |
[INFO] [stdout]  92 |       let user = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout]  93 | |         User,
[INFO] [stdout]  94 | |         r#"
[INFO] [stdout]  95 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         user_id
[INFO] [stdout] 104 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> crates/infrastructure/src/db/user.rs:117:16
[INFO] [stdout]     |
[INFO] [stdout] 117 |       let user = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 118 | |         User,
[INFO] [stdout] 119 | |         r#"
[INFO] [stdout] 120 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 128 | |         username
[INFO] [stdout] 129 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/service/article_service.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |       let res = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 18 | |         Article,
[INFO] [stdout] 19 | |         r#"
[INFO] [stdout] 20 | |         SELECT id, title, content, status, author_id
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         "#
[INFO] [stdout] 24 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CreateArticlePayload`
[INFO] [stdout]  --> crates/infrastructure/src/db/article.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     CreateArticlePayload,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/db/admin.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 |       let admins = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 13 | |         Admin,
[INFO] [stdout] 14 | |         r#"
[INFO] [stdout] 15 | |         SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         "#
[INFO] [stdout] 24 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/db/admin.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let admin = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 37 | |         Admin,
[INFO] [stdout] 38 | |         r#"
[INFO] [stdout] 39 | |         INSERT INTO heal_admin (
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |         payload.role
[INFO] [stdout] 57 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/db/admin.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |       let admin = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 73 | |         Admin,
[INFO] [stdout] 74 | |         r#"
[INFO] [stdout] 75 | |         UPDATE heal_admin
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |         admin_id
[INFO] [stdout] 94 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> crates/infrastructure/src/db/admin.rs:105:18
[INFO] [stdout]     |
[INFO] [stdout] 105 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 106 | |         r#"
[INFO] [stdout] 107 | |         DELETE FROM heal_admin
[INFO] [stdout] 108 | |         WHERE id = $1
[INFO] [stdout] 109 | |         "#,
[INFO] [stdout] 110 | |         admin_id
[INFO] [stdout] 111 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> crates/infrastructure/src/db/admin.rs:127:17
[INFO] [stdout]     |
[INFO] [stdout] 127 |       let admin = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 128 | |         Admin,
[INFO] [stdout] 129 | |         r#"
[INFO] [stdout] 130 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | |         admin_id
[INFO] [stdout] 140 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> crates/infrastructure/src/db/admin.rs:154:17
[INFO] [stdout]     |
[INFO] [stdout] 154 |       let admin = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 155 | |         Admin,
[INFO] [stdout] 156 | |         r#"
[INFO] [stdout] 157 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |         username
[INFO] [stdout] 167 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> crates/infrastructure/src/db/admin.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 |       let admin = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 181 | |         Admin,
[INFO] [stdout] 182 | |         r#"
[INFO] [stdout] 183 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 192 | |         username
[INFO] [stdout] 193 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/db/menu.rs:7:17
[INFO] [stdout]    |
[INFO] [stdout]  7 |       let menus = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout]  8 | |         MenuItem,
[INFO] [stdout]  9 | |         r#"
[INFO] [stdout] 10 | |         SELECT id,name, path, title, icon
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |         "#
[INFO] [stdout] 14 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/db/menu.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |       let menus = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 27 | |         MenuItem,
[INFO] [stdout] 28 | |         r#"
[INFO] [stdout] 29 | |         SELECT id,name, path, title, icon
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |         role
[INFO] [stdout] 35 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/db/menu.rs:47:16
[INFO] [stdout]    |
[INFO] [stdout] 47 |       let menu = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 48 | |         Menu,
[INFO] [stdout] 49 | |         r#"
[INFO] [stdout] 50 | |         SELECT id, name, path, title, icon, role, parent_id, sort
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |         id
[INFO] [stdout] 55 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/db/menu.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | /     sqlx::query!(
[INFO] [stdout] 68 | |         r#"
[INFO] [stdout] 69 | |         INSERT INTO heal_menus
[INFO] [stdout] 70 | |         (name, path, title, icon, role, parent_id, sort)
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |         payload.sort.unwrap_or(0)
[INFO] [stdout] 80 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> crates/infrastructure/src/db/menu.rs:93:5
[INFO] [stdout]     |
[INFO] [stdout]  93 | /     sqlx::query!(
[INFO] [stdout]  94 | |         r#"
[INFO] [stdout]  95 | |         UPDATE heal_menus
[INFO] [stdout]  96 | |         SET
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |         id
[INFO] [stdout] 115 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> crates/infrastructure/src/db/menu.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 | /     sqlx::query!(
[INFO] [stdout] 125 | |         "DELETE FROM heal_menus WHERE id = $1",
[INFO] [stdout] 126 | |         id
[INFO] [stdout] 127 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/db/article.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |       let res = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 14 | |         Article,
[INFO] [stdout] 15 | |         r#"
[INFO] [stdout] 16 | |         SELECT id, title, content, status, author_id
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |         "#
[INFO] [stdout] 20 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/db/article.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 |       let res = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 35 | |         Article,
[INFO] [stdout] 36 | |         r#"
[INFO] [stdout] 37 | |         INSERT INTO heal_article (title, content, status, author_id)
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         author_id
[INFO] [stdout] 44 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/db/article.rs:58:15
[INFO] [stdout]    |
[INFO] [stdout] 58 |       let res = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 59 | |         Article,
[INFO] [stdout] 60 | |         r#"
[INFO] [stdout] 61 | |         UPDATE heal_article
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |         article_id
[INFO] [stdout] 74 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/db/article.rs:84:18
[INFO] [stdout]    |
[INFO] [stdout] 84 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 85 | |         r#"DELETE FROM heal_article WHERE id = $1"#,
[INFO] [stdout] 86 | |         id
[INFO] [stdout] 87 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> crates/infrastructure/src/db/article.rs:100:15
[INFO] [stdout]     |
[INFO] [stdout] 100 |       let res = sqlx::query_as!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 101 | |         Article,
[INFO] [stdout] 102 | |         r#"
[INFO] [stdout] 103 | |         SELECT id, title, content, status, author_id
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |         id
[INFO] [stdout] 108 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/db/user.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |       let user = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 17 | |         User,
[INFO] [stdout] 18 | |         r#"
[INFO] [stdout] 19 | |         INSERT INTO users (username)
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |         payload.username
[INFO] [stdout] 28 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/db/user.rs:43:16
[INFO] [stdout]    |
[INFO] [stdout] 43 |       let user = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 44 | |         User,
[INFO] [stdout] 45 | |         r#"
[INFO] [stdout] 46 | |         UPDATE users
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |         user_id
[INFO] [stdout] 59 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/db/user.rs:70:18
[INFO] [stdout]    |
[INFO] [stdout] 70 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 71 | |         r#"
[INFO] [stdout] 72 | |         DELETE FROM users
[INFO] [stdout] 73 | |         WHERE id = $1
[INFO] [stdout] 74 | |         "#,
[INFO] [stdout] 75 | |         user_id
[INFO] [stdout] 76 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> crates/infrastructure/src/db/user.rs:92:16
[INFO] [stdout]     |
[INFO] [stdout]  92 |       let user = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout]  93 | |         User,
[INFO] [stdout]  94 | |         r#"
[INFO] [stdout]  95 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         user_id
[INFO] [stdout] 104 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> crates/infrastructure/src/db/user.rs:117:16
[INFO] [stdout]     |
[INFO] [stdout] 117 |       let user = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 118 | |         User,
[INFO] [stdout] 119 | |         r#"
[INFO] [stdout] 120 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 128 | |         username
[INFO] [stdout] 129 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/infrastructure/src/service/article_service.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |       let res = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 18 | |         Article,
[INFO] [stdout] 19 | |         r#"
[INFO] [stdout] 20 | |         SELECT id, title, content, status, author_id
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         "#
[INFO] [stdout] 24 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CreateArticlePayload`
[INFO] [stdout]  --> crates/infrastructure/src/db/article.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     CreateArticlePayload,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking axum-server v0.8.0
[INFO] [stderr] error: could not compile `infrastructure` (lib) due to 24 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `infrastructure` (lib test) due to 24 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "3ccf7c2e877dd08f3e9ea01be3d43c6de0334d9ca84511cd30cd7ef70a522cb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ccf7c2e877dd08f3e9ea01be3d43c6de0334d9ca84511cd30cd7ef70a522cb4", kill_on_drop: false }`
[INFO] [stdout] 3ccf7c2e877dd08f3e9ea01be3d43c6de0334d9ca84511cd30cd7ef70a522cb4
